[INFO] cloning repository https://github.com/alexcu2718/mac_os_getattrlistbulk_ls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexcu2718/mac_os_getattrlistbulk_ls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcu2718%2Fmac_os_getattrlistbulk_ls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcu2718%2Fmac_os_getattrlistbulk_ls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f1b79105d7b32332fde9c4cd757fbb3b479f336
[INFO] fixing alexcu2718/mac_os_getattrlistbulk_ls against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcu2718%2Fmac_os_getattrlistbulk_ls" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexcu2718/mac_os_getattrlistbulk_ls
[INFO] finished tweaking git repo https://github.com/alexcu2718/mac_os_getattrlistbulk_ls
[INFO] tweaked toml for git repo https://github.com/alexcu2718/mac_os_getattrlistbulk_ls written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexcu2718/mac_os_getattrlistbulk_ls on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexcu2718/mac_os_getattrlistbulk_ls already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/alexcu2718/fdf`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_complete v4.5.59
[INFO] [stderr]   Downloaded compile_time_ls_colours v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47
[INFO] running `Command { std: "docker" "start" "98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling fdf v0.7.5 (https://github.com/alexcu2718/fdf#e1b902b0)
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling compile_time_ls_colours v0.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking clap_complete v4.5.59
[INFO] [stderr]     Checking redir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |     attrlist: libc::attrlist,
[INFO] [stdout]     |                     ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `attrlist` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let attrlist = libc::attrlist {
[INFO] [stdout]     |                              ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_BIT_MAP_COUNT` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |             bitmapcount: libc::ATTR_BIT_MAP_COUNT as u16,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_RETURNED_ATTRS` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:127:31
[INFO] [stdout]     |
[INFO] [stdout] 127 |             commonattr: libc::ATTR_CMN_RETURNED_ATTRS
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 | libc::ATTR_CMN_NAME
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 | libc::ATTR_CMN_OBJTYPE
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_FILEID` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 | libc::ATTR_CMN_FILEID,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:186:75
[INFO] [stdout]     |
[INFO] [stdout] 186 |             let returned_attrs = std::ptr::read(field_ptr as *const libc::attribute_set_t);
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:187:65
[INFO] [stdout]     |
[INFO] [stdout] 187 |             field_ptr = field_ptr.add(std::mem::size_of::<libc::attribute_set_t>());
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:191:50
[INFO] [stdout]     |
[INFO] [stdout] 191 |             if returned_attrs.commonattr & libc::ATTR_CMN_NAME != 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:193:74
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 let name_info = std::ptr::read(field_ptr as *const libc::attrreference_t);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 field_ptr = field_ptr.add(std::mem::size_of::<libc::attrreference_t>());
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:223:65
[INFO] [stdout]     |
[INFO] [stdout] 223 |             let obj_type = if returned_attrs.commonattr & libc::ATTR_CMN_OBJTYPE != 0 {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_FILEID` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:232:62
[INFO] [stdout]     |
[INFO] [stdout] 232 |             let inode = if returned_attrs.commonattr & libc::ATTR_CMN_FILEID != 0 {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getattrlistbulk` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             libc::getattrlistbulk(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:269:50
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 &mut self.attrlist as *mut libc::attrlist as *mut libc::c_void,
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |     attrlist: libc::attrlist,
[INFO] [stdout]     |                     ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `attrlist` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let attrlist = libc::attrlist {
[INFO] [stdout]     |                              ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_BIT_MAP_COUNT` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |             bitmapcount: libc::ATTR_BIT_MAP_COUNT as u16,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_RETURNED_ATTRS` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:127:31
[INFO] [stdout]     |
[INFO] [stdout] 127 |             commonattr: libc::ATTR_CMN_RETURNED_ATTRS
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 | libc::ATTR_CMN_NAME
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 | libc::ATTR_CMN_OBJTYPE
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_FILEID` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 | libc::ATTR_CMN_FILEID,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:186:75
[INFO] [stdout]     |
[INFO] [stdout] 186 |             let returned_attrs = std::ptr::read(field_ptr as *const libc::attribute_set_t);
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:187:65
[INFO] [stdout]     |
[INFO] [stdout] 187 |             field_ptr = field_ptr.add(std::mem::size_of::<libc::attribute_set_t>());
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:191:50
[INFO] [stdout]     |
[INFO] [stdout] 191 |             if returned_attrs.commonattr & libc::ATTR_CMN_NAME != 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:193:74
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 let name_info = std::ptr::read(field_ptr as *const libc::attrreference_t);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 field_ptr = field_ptr.add(std::mem::size_of::<libc::attrreference_t>());
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:223:65
[INFO] [stdout]     |
[INFO] [stdout] 223 |             let obj_type = if returned_attrs.commonattr & libc::ATTR_CMN_OBJTYPE != 0 {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_FILEID` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:232:62
[INFO] [stdout]     |
[INFO] [stdout] 232 |             let inode = if returned_attrs.commonattr & libc::ATTR_CMN_FILEID != 0 {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getattrlistbulk` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |             libc::getattrlistbulk(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]    --> src/macos_iter.rs:269:50
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 &mut self.attrlist as *mut libc::attrlist as *mut libc::c_void,
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redir` (lib test) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `redir` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47", kill_on_drop: false }`
[INFO] [stdout] 98e0d3b35b168ebf9c121ca82f19d19981bd68f574f176a40e6b6f690d93cd47
